Name : apache-mpm-prefork
| |
Version : 2.2.4
| Vendor : Mandriva
|
Release : 6mdv2007.1
| Date : 2007-03-14 15:17:00
|
Group : System/Servers
| Source RPM : apache-2.2.4-6mdv2007.1.src.rpm
|
Size : 0.38 MB
| |
Packager : Oden Eriksson < oeriksson_mandriva_com>
| |
Summary : Implements a non-threaded, pre-forking web server (stable)
|
Description :
This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other.
This MPM is very self-regulating, so it is rarely necessary to adjust its configuration directives. Most important is that MaxClients be big enough to handle as many simultaneous requests as you expect to receive, but small enough to assure that there is enough physical RAM for all processes.
Check for available Apache modules here: http://nux.se/apache/
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2007.1/i586/media/main/release |